Total Complexity | 22 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 290 |
Lines of code | 184 |
Logical lines of code | 62 |
Comment lines | 70 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_successful_attendees() | 50 | 3 | 30 | |
get_failed_attendees() | 50 | 3 | 30 | |
get_attendees() | 52 | 3 | 25 | |
get_total_attendee_by_event_success() | 53 | 2 | 25 | |
get_total_attendee_by_event_failed() | 53 | 2 | 25 | |
get_total_attendee_by_event() | 55 | 2 | 20 | |
get_total_attendee() | 69 | 2 | 7 | |
get_total_failed_attendee() | 69 | 2 | 7 | |
get_total_successful_attendee() | 69 | 2 | 7 | |
get_reports_by_event() | 67 | 1 | 8 |